setOutputConditionIdentifier Method
In This Topic
Sets the output condition identifier.
If human-readable, this string may be used in lieu of an string for presentation to the user.
A typical value for this entry would be the name of a production condition maintained in an industry-standard registry such as the ICC Characterization Data Registry.
Syntax
public void setOutputConditionIdentifier(
java.lang.String
)
|
Parameters
- outputConditionIdentifier
- An ASCII string identifying the intended output device or production condition in human- or machine-readable form.
See Also